func internal/profile.encodeLength
5 uses
internal/profile (current package)
proto.go#L58: func encodeLength(b *buffer, tag int, len int) {
proto.go#L77: encodeLength(b, tag, n2-n1)
proto.go#L116: encodeLength(b, tag, n2-n1)
proto.go#L129: encodeLength(b, tag, len(x))
proto.go#L165: encodeLength(b, tag, n2-n1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)